Skip to content

MAXWS-1042: Update MaxCache docs — rename HTCache directives, remove …#320

Merged
annkots merged 1 commit intocloudlinux:masterfrom
skokhan-x:master
Apr 28, 2026
Merged

MAXWS-1042: Update MaxCache docs — rename HTCache directives, remove …#320
annkots merged 1 commit intocloudlinux:masterfrom
skokhan-x:master

Conversation

@skokhan-x
Copy link
Copy Markdown
Contributor

…watchd

Rename all full .htaccess caching directive references from MaxCacheHTCache* to MaxCacheHtaccess* to match the 1.1.0 module renaming. Also updates:

  • Config file path: maxcache_htcache.conf → maxcache_htaccess.conf
  • Status handler: htcache-status → maxcache-htaccess-status
  • Status page title: mod_maxcache HTCache Status → MaxCache Htaccess Caching Status
  • Log prefixes: htcache: → maxcache-htaccess:
  • RevalidateInterval default: 60 → 0 (check every request)

Removes all references to the maxcache-htcache-watchd daemon which was removed in MAXWS-1043. Change detection now uses per-request stat() polling only. Updates:

  • Installation command (removed maxcache-htcache-watchd package)
  • Package table (removed watchd row)
  • Change detection section (replaced watchd/fanotify with stat() polling)
  • Status page example (removed Invalidation SHM line)
  • Troubleshooting table (removed watchd/SHM checks, added module/config checks)

Adds a "Changes in 1.1.0" note documenting all renames, watchd removal, and backward compatibility behavior.

…watchd

Rename all full .htaccess caching directive references from
MaxCacheHTCache* to MaxCacheHtaccess* to match the 1.1.0 module
renaming. Also updates:

- Config file path: maxcache_htcache.conf → maxcache_htaccess.conf
- Status handler: htcache-status → maxcache-htaccess-status
- Status page title: mod_maxcache HTCache Status → MaxCache Htaccess Caching Status
- Log prefixes: htcache: → maxcache-htaccess:
- RevalidateInterval default: 60 → 0 (check every request)

Removes all references to the maxcache-htcache-watchd daemon which
was removed in MAXWS-1043. Change detection now uses per-request
stat() polling only. Updates:

- Installation command (removed maxcache-htcache-watchd package)
- Package table (removed watchd row)
- Change detection section (replaced watchd/fanotify with stat() polling)
- Status page example (removed Invalidation SHM line)
- Troubleshooting table (removed watchd/SHM checks, added module/config checks)

Adds a "Changes in 1.1.0" note documenting all renames, watchd
removal, and backward compatibility behavior.

Made-with: Cursor
@annkots annkots merged commit 56f54ed into cloudlinux:master Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants